CommonEvent 1779
Name = "会話：蛭蟲分裂体"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["Hmm, I'm hungry..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["Among the Six Ancestors, Tamamo looks the most delicious."])
    ShowText(["No, Kanon... Minagi is also hard to pass up..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["My dream is to devour everything in this world."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["hiruko_fc1", 3, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["Why am I different from the other Six Ancestors...?"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["Sabasa has been eaten by me..."])
    ShowText(["I tried to endure, but I couldn't resist the hunger."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["hiruko_fc1", 1, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["I'm hungry! I can't take it anymore!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["Tamamo and Minagi have done well to cultivate their nations bit by bit."])
    ShowText(["I ate them right away..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["There is no prey as delicious as you..."])
    ShowText(["I will savor both the meat and the essence slowly over time."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["hiruko_fc1", 1, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["Oh, so many angels!"])
    ShowText(["Did you prepare a full course for me? I am grateful!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["Angels are said to be tasteless by the monsters..."])
    ShowText(["But that unique bitterness becomes quite addictive."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["An insatiable appetite that never seems to end..."])
    ShowText(["How can I suppress this?"])
    ShowChoices([["Suppress with medicine", "Eat until full", "Have sex"], 0])
    When([0, "薬で抑える"])
      ShowTextAttributes(["hiruko_fc1", 3, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["I once received appetite-reducing herbal medicine from Tamamo, but..."])
      ShowText(["It had no effect at all."])
      Empty([])

    When([1, "腹一杯食べる"])
      ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["That's nice!"])
      ShowText(["Hahaha, eat plenty!"])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "セックスする"])
      ShowTextAttributes(["hiruko_fc1", 1, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["I see, drowning it in lust isn't bad either!"])
      ShowText(["Of course, the partner is you!!"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["The most delicious thing I've ever eaten is..."])
    ShowChoices([["Eden", "Tamamo's Tail", "Fruit of Kanon"], 0])
    When([0, "エデン"])
      ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["Eden is among the top five most delicious, but..."])
      ShowText(["There is still something even better."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "玉藻の尻尾"])
      ShowTextAttributes(["hiruko_fc1", 1, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["Yes, Tamamo's tail is delicious..."])
      ShowText(["When I took a bite once, it was a blissful taste."])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "華音になる実"])
      ShowTextAttributes(["hiruko_fc1", 3, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["I've also eaten the Fruit of Kanon..."])
      ShowText(["But it wasn't very tasty."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["The worst thing I've eaten so far..."])
    ShowChoices([["Micaela's Feather", "Saja's Tail", "Kanade's Jelly"], 0])
    When([0, "ミカエラの羽根"])
      ShowTextAttributes(["hiruko_fc1", 3, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["I haven't eaten Micaela or Lucifina..."])
      ShowText(["I want to try somehow, but it would be life-threatening."])
      Empty([])

    When([1, "沙蛇の尻尾"])
      ShowTextAttributes(["hiruko_fc1", 2, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["It's not just bad, it's a venomous snake."])
      ShowText(["Ugh, I remember the bitterness that makes me writhe..."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "禍撫のゼリー"])
      ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["Kanade's body has quite a unique taste."])
      ShowText(["Though revenge is troublesome..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["hiruko_fc1", 3, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["I don't even know what kind of life form I am."])
    ShowText(["What on earth am I...?"])
    ShowChoices([["Scylla", "Marine Creatures", "I don't know"], 0])
    When([0, "スキュラ"])
      ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["Well, that's how it is supposed to be."])
      ShowText(["I wonder if I'm really the same as those guys..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "海棲生物"])
      ShowTextAttributes(["hiruko_fc1", 3, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["I don't like the sea."])
      ShowText(["It can't be that my roots are marine creatures..."])
      Empty([])

    When([2, "分からない"])
      ShowTextAttributes(["hiruko_fc1", 3, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["Hmm, you don't understand either..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["What do you want to eat the most right now...?"])
    ShowChoices([["Curry Rice", "Parfait", "You"], 0])
    When([0, "カレーライス"])
      ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["As expected, humans like curry..."])
      ShowText(["I love it too!"])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "パフェ"])
      ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["When I hear parfait, I long for that sweetness..."])
      ShowText(["It can't be helped, I guess I'll eat you."])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "お前"])
      ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["What, you want to eat me!"])
      ShowText(["If you let me eat your body, I might consider it!"])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 329])
      ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["I'm hungry... give me meat."])
      ControlVariables([24, 24, 0, 3, 0, 329, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Will you give the 'Meat'? (Possession: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
        ShowText["\\n<Hiruko Clone>"]
        ShowText(["I'm sorry... thanks to you, my stomach is full now."])
        ShowText(["Next, shall I eat you all?"])
        ChangeItems([329, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
        ShowText["\\n<Hiruko Clone>"]
        ShowText(["It can't be helped... I guess I'll eat you all."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 378])
      ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["I'm hungry... give me meat."])
      ShowText(["It's the finest of the finest..."])
      ControlVariables([24, 24, 0, 3, 0, 378, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 'Sukiyaki'? (Quantity: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
        ShowText["\\n<Hiruko Clone>"]
        ShowText(["I'm sorry... thanks to you, my stomach is full now."])
        ShowText(["Next, shall I eat you all?"])
        ChangeItems([378, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
        ShowText["\\n<Hiruko Clone>"]
        ShowText(["It can't be helped... I guess I'll eat you all."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 42000, 0])
      ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["I'm hungry... maybe I should buy something for once."])
      ShowText(["Can you lend me some money?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Will you give 42000G? (Funds: \\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
        ShowText["\\n<Hiruko Clone>"]
        ShowText(["I'm sorry..."])
        ShowText(["However, I accidentally ate the money."])
        ChangeGold([1, 0, 42000])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
        ShowText["\\n<Hiruko Clone>"]
        ShowText(["It can't be helped... I guess I'll eat you all."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
      ShowText["\\n<Hiruko Clone>"]
      ShowText(["What, you're broke..."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["I'll share this with you."])
    ShowText(["It's leftovers from a long time ago..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([453, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Coelacanth' from the Hiruko Splitter!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["I'll share this with you."])
    ShowText(["It's leftovers from a long time ago..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([3325, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 'Large Gem for HP Recovery' from the Hiruko Splitter!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["hiruko_fc1", 0, 0, 2])
    ShowText["\\n<Hiruko Clone>"]
    ShowText(["I'll share this with you."])
    ShowText(["It was still melting inside my body..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 70000])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Received 70000G from the Hiruko Splitter!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
